D3D_GET_DESKTOP_WIDTH

This command will return the Width of the desktop. You can use this command in conjunction with the SET DISPLAY MODE COMMAND to set your application screen size to the same as the default desktop resolution.

SYNTAX

Return Integer = D3D_GET_DESKTOP_WIDTH ()

RELATED INFO

D3DFunc Commands Menu
Index

EXAMPLE

View Showcase Example
View Command Example